Skip to content

chore(deps): update dependency com.squareup.okhttp3:logging-interceptor to v5.1.0 #462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.okhttp3:logging-interceptor (source) 5.0.0 -> 5.1.0 age adoption passing confidence

Release Notes

square/okhttp (com.squareup.okhttp3:logging-interceptor)

v5.1.0

2025-07-07

  • New: Response.peekTrailers(). When we changed Response.trailers() to block instead of
    throwing in 5.0.0, we inadvertently removed the ability for callers to peek the trailers
    (by catching the IllegalStateException if they weren't available). This new API restores that
    capability.

  • Fix: Don't crash on trailers() if the response doesn't have a body. We broke [Retrofit] users
    who read the trailers on the raw() OkHttp response, after its body was decoded.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@EranBoudjnah EranBoudjnah enabled auto-merge (squash) July 9, 2025 16:54
@renovate renovate bot force-pushed the renovate/retrofit.interceptor.logging branch from fbf3e66 to 392579d Compare July 9, 2025 16:55
@EranBoudjnah EranBoudjnah merged commit 1ac483a into master Jul 9, 2025
4 checks passed
@EranBoudjnah EranBoudjnah deleted the renovate/retrofit.interceptor.logging branch July 9, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant